projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54d6ef1
)
tooltip: Remove unused variables
author
Benjamin Otte
<otte@redhat.com>
Fri, 28 Oct 2011 17:58:51 +0000
(10:58 -0700)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 2 Nov 2011 01:32:54 +0000
(
02:32
+0100)
gtk/gtktooltip.c
patch
|
blob
|
history
diff --git
a/gtk/gtktooltip.c
b/gtk/gtktooltip.c
index 2ca77489c018a07f0f07c305a72638a402f63a90..3ceca8b888b194c2040a4d4980c37aebaa9c256a 100644
(file)
--- a/
gtk/gtktooltip.c
+++ b/
gtk/gtktooltip.c
@@
-608,7
+608,6
@@
maybe_update_shape (GtkTooltip *tooltip)
cairo_t *cr;
cairo_surface_t *surface;
cairo_region_t *region;
- gint width, height;
/* fallback to XShape only for non-composited clients */
if (gtk_widget_is_composited (tooltip->window))